Package-level declarations
Types
Link copied to clipboard
(SESL Variant) AppBarLayout is a vertical LinearLayout which implements many of the features of material designs app bar concept, namely scrolling gestures.
Link copied to clipboard
(SESL Variant) CollapsingToolbarLayout is a wrapper for
Toolbar which implements a collapsing app bar.Link copied to clipboard
MaterialToolbar is a Toolbar that implements certain Material features, such as elevation overlays for Dark Themes and centered titles.Link copied to clipboard
class SeslAppBarHelper
Link copied to clipboard
AppBarLayout.Behavior that coordinates "immersive scroll" between an AppBarLayout and the system bars (status/navigation bars) on Android R+.
Link copied to clipboard